-
Home
-
WP Control
-
1.8.2
-
Code
-
Classes
- Transients_List
Total Complexity |
114 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
1,136 |
Lines of code |
531 |
Logical lines of code |
241 |
Comment lines |
352 |
Methods |
34 |
Properties |
11 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_table_actions() |
B |
44 |
20 |
45 |
format_column_value() |
A |
35 |
13 |
89 |
get_transient_value_type() |
A |
47 |
14 |
32 |
get_transient_items() |
A |
41 |
11 |
53 |
prepare_items() |
A |
46 |
7 |
37 |
get_screen_option_per_page() |
S |
53 |
7 |
23 |
single_row_actions() |
S |
52 |
6 |
22 |
display_tablenav() |
S |
48 |
3 |
53 |
search_box() |
S |
59 |
3 |
14 |
add_screen_options() |
S |
53 |
2 |
25 |
manage_columns() |
S |
59 |
1 |
15 |
get_wp_screen() |
S |
71 |
2 |
6 |
get_transient_expiration_time() |
S |
67 |
2 |
7 |
set_screen_option() |
S |
69 |
2 |
6 |
escaped_search_input() |
S |
76 |
2 |
3 |
__construct() |
S |
61 |
1 |
13 |
parse_args() |
S |
62 |
1 |
12 |
column_default() |
S |
79 |
1 |
3 |
no_items() |
S |
79 |
1 |
3 |
get_hidden_columns() |
S |
72 |
1 |
5 |
get_transient_value() |
S |
68 |
1 |
6 |
get_table_classes() |
S |
78 |
1 |
3 |
get_columns() |
S |
81 |
1 |
3 |
get_sortable_columns() |
S |
79 |
1 |
4 |
single_row() |
S |
70 |
1 |
6 |
fetch_table_data() |
S |
76 |
1 |
4 |
get_query_occ() |
S |
80 |
1 |
3 |
get_column_names() |
S |
80 |
1 |
3 |
get_default_per_page() |
S |
80 |
1 |
3 |
graceful_exit() |
S |
83 |
1 |
3 |
get_total_transients() |
S |
66 |
1 |
9 |
get_bulk_actions() |
S |
71 |
1 |
6 |
get_table_name() |
S |
80 |
1 |
3 |
column_cb() |
S |
65 |
1 |
9 |